A. wc infile >newfile
B. wc newfile
C. wc infile – newfile
D. wc infile | newfile
Advertisement
Related Mcqs:
- What command is used to count just the number of characters in a file ?
- A. wc – r B. wc – w C. wc – c D. wc – 1...
- Which of the following command is used to count just the number of lines contained in a file ?
- A. wc -lD. B. wc -c C. wc -w D. wc -r...
- Which of the following command can you execute to count the number of lines in a file ?
- A. lc B. wc – l C. cl D. count...
- What command is used to count just the number of lines contained in a file ?
- A. wc – r B. wc – w C. wc – c D. wc – l...
- What command is used to count the total number of lines, words, and characters contained in a file ?
- A. countw B. wcount C. wc D. count p...
- Which command is used to count just the number of characters in a file?
- A. wc – 1 B. wc -c C. wc -w D. wc -r...
- While working with mail command, which command is used to save mail in a separate file ?
- A. s B. r C. w D. d...
- Which of the following commands is used to count the total number of lines, words, and characters contained in a file ?
- A. count p B. wc C. wcount D. countw...
- What command is used to count the number of files in the current directory by using pipes ?
- A. ls | ws – c B. ls | wc – w C. ls | wc – l D. ls | wc...
- The command to count the number of files in the current directory by using pipes, is_______________?
- A. ls | wc B. ls -l | wc -l C. ls | wc -w D. ls | ws -c...
Advertisement